object KeyInfoFrm: TKeyInfoFrm Left = 65 Top = 68 BorderIcons = [] BorderStyle = bsDialog Caption = 'Key Information' ClientHeight = 360 ClientWidth = 483 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter ShowHint = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 208 Top = 328 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 0303030303030303030303030303030303030303030303030303030303030303 03030303030303030303030303030303030303030303FF030303030303030303 03030303030303040403030303030303030303030303030303F8F8FF03030303 03030303030303030303040202040303030303030303030303030303F80303F8 FF030303030303030303030303040202020204030303030303030303030303F8 03030303F8FF0303030303030303030304020202020202040303030303030303 0303F8030303030303F8FF030303030303030304020202FA0202020204030303 0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202 040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303 03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303 FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303 0303030303030303030303FA0202020403030303030303030303030303F8FF03 03F8FF03030303030303030303030303FA020202040303030303030303030303 0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303 03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403 030303030303030303030303F8FF0303F8FF03030303030303030303030303FA 0202040303030303030303030303030303F8FF03F8FF03030303030303030303 03030303FA0202030303030303030303030303030303F8FFF803030303030303 030303030303030303FA0303030303030303030303030303030303F803030303 0303030303030303030303030303030303030303030303030303030303030303 0303} NumGlyphs = 2 end object GroupBox1: TGroupBox Left = 0 Top = 120 Width = 481 Height = 201 Caption = 'Users That Have Certified This Key' TabOrder = 1 object ListView1: TListView Left = 2 Top = 15 Width = 477 Height = 184 Align = alClient Columns = < item Caption = 'Trust' Width = 150 end item Caption = 'User ID' Width = 323 WidthType = ( -2) end> ReadOnly = False TabOrder = 0 ViewStyle = vsReport end end object GroupBox2: TGroupBox Left = 0 Top = 8 Width = 481 Height = 105 Caption = 'Key Information' TabOrder = 2 object Label6: TLabel Left = 8 Top = 16 Width = 44 Height = 13 Caption = 'User ID' end object Label7: TLabel Left = 8 Top = 56 Width = 43 Height = 13 Caption = 'Key ID:' end object Label8: TLabel Left = 200 Top = 56 Width = 69 Height = 13 Caption = 'Key Bit Size' end object Label1: TLabel Left = 304 Top = 32 Width = 46 Height = 13 Caption = 'Validity:' end object Label2: TLabel Left = 317 Top = 56 Width = 34 Height = 13 Caption = 'Trust:' end object Label4: TLabel Left = 278 Top = 80 Width = 73 Height = 13 Caption = 'Create Date:' end object UserID: TEdit Left = 8 Top = 32 Width = 265 Height = 21 TabStop = False ReadOnly = True TabOrder = 0 end object KeyID: TEdit Left = 8 Top = 72 Width = 177 Height = 21 TabStop = False ReadOnly = True TabOrder = 1 end object BitSize: TEdit Left = 200 Top = 72 Width = 73 Height = 21 TabStop = False ReadOnly = True TabOrder = 2 end object Date1: TEdit Left = 352 Top = 72 Width = 121 Height = 21 TabStop = False ReadOnly = True TabOrder = 3 end object Trust: TEdit Left = 352 Top = 48 Width = 121 Height = 21 TabStop = False ReadOnly = True TabOrder = 4 end object Validity: TEdit Left = 352 Top = 24 Width = 121 Height = 21 TabStop = False AutoSelect = False ReadOnly = True TabOrder = 5 end end end